Objects Types and Constants Properties Methods Object Hierarchy Index
Returns the command associated with the key, as a string.
C++:
#include "imsigx.h"
HRESULT hr = pObject->get_Command(&prop);
Visual Basic:
prop = object.Command
Parts:
prop |
BSTR |
[out][retval] |
The command associated with the key. |
Objects Types and Constants Properties Methods Object Hierarchy Index
SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums